spi: Move flags macro's to spi_slave{} members
authorJagan Teki <[email protected]>
Mon, 28 Dec 2015 16:53:14 +0000 (22:23 +0530)
committerJagan Teki <[email protected]>
Wed, 13 Jan 2016 13:17:26 +0000 (18:47 +0530)
commitc40f6003601eae3de5acbea7f6e8318f4a7a831b
treeb5ed76a377c031abd95265ff9aecb2daf1283d4c
parent91292e0bee9e59f029f7d1039fe5f2914b31ea85
spi: Move flags macro's to spi_slave{} members

This patch moves flags macro's to respective member
position on spi_slave{}, for better readabilty and
finding the respective member macro's easily.

Cc: Simon Glass <[email protected]>
Cc: Bin Meng <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Siva Durga Prasad Paladugu <[email protected]>
Tested-by: Mugunthan V N <[email protected]>
Tested-by: Jagan Teki <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
include/spi.h